-- The handler for "checkOneRight" is in the stack script.
on mouseUp
checkOneRight cd
end mouseUp
-- part 18 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=273 top=311 right=329 bottom=391
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Correct Answer
----- HyperTalk script -----
-- This handler shows the correct answer.
on mouseUp
resetCd
set hilite of btn "A2" to true
wait 25
repeat 2
set hilite of btn "A2" to false
wait 25
set hilite of btn "A2" to true
wait 25
end repeat
ans 4,cd
end mouseUp
-- part 20 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=8 top=165 right=317 bottom=140
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Feedback
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part contents for background part 9
----- text -----
2 of 5
-- part contents for background part 19
----- text -----
No, that doesn’t really answer my question. What I wanted to know was whether HyperCard comes with everything we need to build an interface to our mainframe.
That’s good. I’m glad HyperCard contains everything we need to build an interface to our mainframe.
No, that doesn’t really answer my question. What I wanted to know was whether HyperCard comes with everything we need to build an interface to our mainframe.
This is the correct answer. He needs to know that HyperCard has all these features built in.
-- part contents for background part 30
----- text -----
So, if an easy to use graphical
interface will get our employees using
the information in our mainframe, will we
  have to spend a lot of money to buy
software to make this HyperCard interface ?
-- part contents for background part 31
----- text -----
No. HyperCard can import graphics from almost any Macintosh painting program, so chances are you already have appropriate software.
No. HyperCard comes with all the tools you need—for graphics, text entry, and programming—to make the stacks you need.
No. You probably already have an employee on your staff who can draw what you need.